In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse / SquaredBox Property

SquaredBox Property (AnnotationEllipse)

In This Topic
Syntax
'Declaration

 

Public Shadows Property SquaredBox As Boolean
public new bool SquaredBox {get; set;}
public read-write property SquaredBox: Boolean; 
public hide function get,set SquaredBox : boolean
public: __property new bool get_SquaredBox();

public: __property new void set_SquaredBox( 

   bool value

);
public:

new property bool SquaredBox {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEllipse
AnnotationEllipse Members